Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/scripts/deps
Commit message (Collapse)AuthorAgeFilesLines
* Midex up ubuntu and fedoraDaniel Narvaez2012-11-141-2/+2
|
* More package name fixesDaniel Narvaez2012-11-141-2/+2
|
* Fix a couple of package namesDaniel Narvaez2012-11-141-2/+2
|
* Add dependency on xrdbDaniel Narvaez2012-11-134-1/+11
|
* Add dependency on gstreamer base plugins develDaniel Narvaez2012-11-132-0/+5
|
* Add gstreamer devel dependency for 3.6Daniel Narvaez2012-11-133-1/+6
|
* Fix ubuntu package nameDaniel Narvaez2012-11-131-1/+1
|
* Work around missing dependency of gst typelib packageDaniel Narvaez2012-11-132-2/+3
| | | | https://bugs.launchpad.net/ubuntu/+source/gstreamer1.0/+bug/1078267
* Revert "Work around missing dependency of gst typelib package"Daniel Narvaez2012-11-131-2/+1
| | | | This reverts commit 18a2b540822f9f02b04cb128dc408384b06c56e6.
* Work around missing dependency of gst typelib packageDaniel Narvaez2012-11-131-1/+2
| | | | https://bugs.launchpad.net/ubuntu/+source/gstreamer1.0/+bug/1078267
* Check for gstream 1.0 typelib in 3.6Daniel Narvaez2012-11-112-1/+1
|
* Drop support for Ubuntu 12.04Daniel Narvaez2012-11-112-1/+1
| | | | Add support for Ubuntu 12.10 and Fedora 18
* Check for python, Ubuntu doesn't have python2Daniel Narvaez2012-11-112-2/+2
|
* Add a few missing dependenciesDaniel Narvaez2012-11-113-1/+19
|
* Allow to specify a check nameDaniel Narvaez2012-11-114-44/+66
| | | | | | | It's useful for python checks for example, where the check is more than just a name. Still use check if check_name doesn't exist mostly to avoid a bunch of changes to the json.
* Refactor check groupsDaniel Narvaez2012-11-118-16/+16
|
* Split dependencies info out of check-systemDaniel Narvaez2012-11-118-0/+344