diff options
author | nick black <dankamongmen@gmail.com> | 2021-09-02 23:47:45 -0400 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-09-04 08:47:36 +0300 |
commit | 408fb5ce404892ebe0dfca34b0f38914da50aeb9 (patch) | |
tree | ce7fa5895293b7266021931d8706e445787fdf51 /dev-cpp/notcurses/notcurses-2.3.18.ebuild | |
parent | dev-cpp/notcurses: 2.3.18 bump (diff) | |
download | gentoo-408fb5ce404892ebe0dfca34b0f38914da50aeb9.tar.gz gentoo-408fb5ce404892ebe0dfca34b0f38914da50aeb9.tar.bz2 gentoo-408fb5ce404892ebe0dfca34b0f38914da50aeb9.zip |
dev-cpp/notcurses: remove old
Signed-off-by: Nick Black <dankamongmen@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/22201
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-cpp/notcurses/notcurses-2.3.18.ebuild')
-rw-r--r-- | dev-cpp/notcurses/notcurses-2.3.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/notcurses/notcurses-2.3.18.ebuild b/dev-cpp/notcurses/notcurses-2.3.18.ebuild index 9fa6fcf66230..b2fd785401ba 100644 --- a/dev-cpp/notcurses/notcurses-2.3.18.ebuild +++ b/dev-cpp/notcurses/notcurses-2.3.18.ebuild @@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86" DEPEND="dev-libs/libunistring media-video/ffmpeg - syslibs/gpm + sys-libs/gpm >=sys-libs/readline-8.0 sys-libs/zlib" RDEPEND="${DEPEND}" |