diff options
author | Donnie Berkholz <donnie@supernova.(none)> | 2006-09-05 13:18:56 -0700 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2006-09-05 13:18:56 -0700 |
commit | 5111543c311d32346acb8235de00d2f7e677780f (patch) | |
tree | dcdba53cd392f3e46e1f117be4095923086de4b3 /dev-python | |
parent | authconfig: Update gentooify patch to look in the right paths for stuff. (diff) | |
download | dberkholz-5111543c311d32346acb8235de00d2f7e677780f.tar.gz dberkholz-5111543c311d32346acb8235de00d2f7e677780f.tar.bz2 dberkholz-5111543c311d32346acb8235de00d2f7e677780f.zip |
rhpxl: add explicit dep on hwdata-redhat so libkudzu can choose the right one.
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/rhpxl/Manifest | 8 | ||||
-rw-r--r-- | dev-python/rhpxl/rhpxl-0.32.ebuild | 1 |
2 files changed, 5 insertions, 4 deletions
diff --git a/dev-python/rhpxl/Manifest b/dev-python/rhpxl/Manifest index be237a2..022a630 100644 --- a/dev-python/rhpxl/Manifest +++ b/dev-python/rhpxl/Manifest @@ -1,8 +1,8 @@ DIST rhpxl-0.32-1.src.rpm 134312 RMD160 9817fafd165768e1a126f3182e4743bffcd0de4f SHA1 0aac7841a809387b0a9ab06e65a0e59756d599bd SHA256 7905e8088926e6c96e0cac8b9cafb9f70dcc78e3ba6ac478c15050c6864b1a1c -EBUILD rhpxl-0.32.ebuild 768 RMD160 cb73437086ef6f4e5e06fc79c93c101244019aab SHA1 d26110636cc4c85837ed59eb0105366e7badf88f SHA256 773b23ed1bc27ab29594bb039c332882d2bef18a9da620fbafaccbfe4b1516bd -MD5 b52f4c2c28777cfdb8fb84101f654485 rhpxl-0.32.ebuild 768 -RMD160 cb73437086ef6f4e5e06fc79c93c101244019aab rhpxl-0.32.ebuild 768 -SHA256 773b23ed1bc27ab29594bb039c332882d2bef18a9da620fbafaccbfe4b1516bd rhpxl-0.32.ebuild 768 +EBUILD rhpxl-0.32.ebuild 792 RMD160 a7fc49996ee3973fe1a1d931e928ac9acac63a69 SHA1 95774d58a60b278b8f2ceba60439af2bf34945dc SHA256 9877266dd8fc90f511f3540a1273a026996e4c98246acbde4c0ce29d94ce8c07 +MD5 92c329b258ec052a4cfa5be4b01c13b8 rhpxl-0.32.ebuild 792 +RMD160 a7fc49996ee3973fe1a1d931e928ac9acac63a69 rhpxl-0.32.ebuild 792 +SHA256 9877266dd8fc90f511f3540a1273a026996e4c98246acbde4c0ce29d94ce8c07 rhpxl-0.32.ebuild 792 MD5 613f73ed3590b68c906db9f7fd7cfeec files/digest-rhpxl-0.32 241 RMD160 e00d6a262e0fffde342d048429e7ce60f0ff4681 files/digest-rhpxl-0.32 241 SHA256 c2d814682b7f1bc0370bfbfab28d3b7b055167ed5f762a37d09f98f4b72fd17d files/digest-rhpxl-0.32 241 diff --git a/dev-python/rhpxl/rhpxl-0.32.ebuild b/dev-python/rhpxl/rhpxl-0.32.ebuild index 9f3223e..a9e3d57 100644 --- a/dev-python/rhpxl/rhpxl-0.32.ebuild +++ b/dev-python/rhpxl/rhpxl-0.32.ebuild @@ -20,6 +20,7 @@ RDEPEND="dev-lang/python dev-python/rhpl dev-libs/newt >=sys-libs/libkudzu-1.2 + sys-apps/hwdata-redhat x11-base/xorg-server x11-libs/libXrandr" DEPEND="${RDEPEND} |