diff options
author | Achim Gottinger <achim@gentoo.org> | 2000-11-04 16:14:54 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2000-11-04 16:14:54 +0000 |
commit | 0e5848291c1df6da4f1dc5862eae9e7f53d280e7 (patch) | |
tree | 2263339d912d031538db376eb00db6abe661a945 /x11-terms | |
parent | lil fix (diff) | |
download | historical-0e5848291c1df6da4f1dc5862eae9e7f53d280e7.tar.gz historical-0e5848291c1df6da4f1dc5862eae9e7f53d280e7.tar.bz2 historical-0e5848291c1df6da4f1dc5862eae9e7f53d280e7.zip |
Added dependencies
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/powershell/powershell-0.80.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-terms/powershell/powershell-0.80.ebuild b/x11-terms/powershell/powershell-0.80.ebuild index 28303e766944..859d8181da01 100644 --- a/x11-terms/powershell/powershell-0.80.ebuild +++ b/x11-terms/powershell/powershell-0.80.ebuild @@ -10,6 +10,8 @@ DESCRIPTION="Terminal emulator, supports multiple terminals in a single window" SRC_URI="http://powershell.pdq.net/download/"${A} HOMEPAGE="http://powershell.pdq.net" +DEPEND=">=gnome-base/gnome-libs-1.2.4" + src_unpack() { unpack ${A} } |