summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-09-12 22:18:27 +0100
committerSam James <sam@gentoo.org>2020-09-12 22:42:42 +0100
commitbc0a1924bdb2132722717404fbca9bf878da2cd8 (patch)
treeba2f057ed5309329e71aa53af9ab544749ae2f0d /media-video/gpac
parentdev-haskell/nanospec: drop old (diff)
downloadgentoo-bc0a1924bdb2132722717404fbca9bf878da2cd8.tar.gz
gentoo-bc0a1924bdb2132722717404fbca9bf878da2cd8.tar.bz2
gentoo-bc0a1924bdb2132722717404fbca9bf878da2cd8.zip
media-video/gpac: inherit xdg
Closes: https://bugs.gentoo.org/741574 Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video/gpac')
-rw-r--r--media-video/gpac/gpac-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/gpac/gpac-9999.ebuild b/media-video/gpac/gpac-9999.ebuild
index eb3754e022a1..add9cd2aa6db 100644
--- a/media-video/gpac/gpac-9999.ebuild
+++ b/media-video/gpac/gpac-9999.ebuild
@@ -11,7 +11,7 @@ else
KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
fi
-inherit flag-o-matic toolchain-funcs ${SCM}
+inherit flag-o-matic toolchain-funcs ${SCM} xdg
DESCRIPTION="Implementation of the MPEG-4 Systems standard developed from scratch in ANSI C"
HOMEPAGE="https://gpac.wp.imt.fr/"