summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-05-06 11:59:19 -0700
committerMatt Turner <mattst88@gentoo.org>2018-05-06 12:02:45 -0700
commit63ea7b89afa6c1953fcc7419d863a67c9c47732e (patch)
tree599453553455bb1bb08ed001c2df79383b7b916b /games-fps
parentgames-fps/quake4-demo: Drop dependency on media-libs/libtxc_dxtn (diff)
downloadgentoo-63ea7b89afa6c1953fcc7419d863a67c9c47732e.tar.gz
gentoo-63ea7b89afa6c1953fcc7419d863a67c9c47732e.tar.bz2
gentoo-63ea7b89afa6c1953fcc7419d863a67c9c47732e.zip
games-fps/xonotic: Drop mention of media-libs/libtxc_dxtn
Bug: https://bugs.gentoo.org/654468
Diffstat (limited to 'games-fps')
-rw-r--r--games-fps/xonotic/xonotic-0.8.2.ebuild5
1 files changed, 0 insertions, 5 deletions
diff --git a/games-fps/xonotic/xonotic-0.8.2.ebuild b/games-fps/xonotic/xonotic-0.8.2.ebuild
index 5041c1379a73..2ad7334b4487 100644
--- a/games-fps/xonotic/xonotic-0.8.2.ebuild
+++ b/games-fps/xonotic/xonotic-0.8.2.ebuild
@@ -111,8 +111,3 @@ src_install() {
insinto "/usr/share/${PN}"
doins -r key_0.d0pk server data
}
-
-pkg_postinst() {
- elog "If you are using opensource drivers you should consider installing: "
- elog " media-libs/libtxc_dxtn"
-}