diff options
| -rw-r--r-- | dev-libs/appstream/appstream-9999.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-libs/appstream/appstream-9999.ebuild b/dev-libs/appstream/appstream-9999.ebuild index 0be4723ef6e..d22b256e83f 100644 --- a/dev-libs/appstream/appstream-9999.ebuild +++ b/dev-libs/appstream/appstream-9999.ebuild @@ -23,6 +23,8 @@ LICENSE="LGPL-2.1+ GPL-2+" SLOT="0/4" IUSE="apt +introspection qt5 test" +RESTRICT="!test? ( test )" + BDEPEND=" app-text/docbook-xml-dtd:4.5 dev-libs/appstream-glib |
