diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-27 17:38:05 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-27 17:52:18 -0700 |
commit | e1ceef0cbad05d8ba501cdd10be4e2b77a29c85e (patch) | |
tree | a267e4d41fb85cbea00037abbf160f0e6f932f20 /sys-apps/qingy | |
parent | sys-apps/qingy: Drop old version (diff) | |
download | gentoo-e1ceef0cbad05d8ba501cdd10be4e2b77a29c85e.tar.gz gentoo-e1ceef0cbad05d8ba501cdd10be4e2b77a29c85e.tar.bz2 gentoo-e1ceef0cbad05d8ba501cdd10be4e2b77a29c85e.zip |
sys-apps/qingy: Drop unnecessary x11-proto dep
x11-libs/libXScrnSaver has this in RDEPEND, so it's guaranteed to be
installed.
Diffstat (limited to 'sys-apps/qingy')
-rw-r--r-- | sys-apps/qingy/qingy-1.0.0-r4.ebuild (renamed from sys-apps/qingy/qingy-1.0.0-r3.ebuild) | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-apps/qingy/qingy-1.0.0-r3.ebuild b/sys-apps/qingy/qingy-1.0.0-r4.ebuild index 461663340383..88a2eaffd690 100644 --- a/sys-apps/qingy/qingy-1.0.0-r3.ebuild +++ b/sys-apps/qingy/qingy-1.0.0-r4.ebuild @@ -27,7 +27,6 @@ RDEPEND=" X? ( x11-libs/libX11:= x11-libs/libXScrnSaver:= - x11-proto/scrnsaverproto ) " DEPEND="${RDEPEND} |