summaryrefslogtreecommitdiff
path: root/x11-misc/xowl
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
commit40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch)
tree758c221bad35c9288d0bd6df9c7dfc226728e52c /x11-misc/xowl
parent8d5dbd847cbc704a6a06405856e94b461011afe3 (diff)
gentoo resync : 28.04.2021
Diffstat (limited to 'x11-misc/xowl')
-rw-r--r--x11-misc/xowl/Manifest2
-rw-r--r--x11-misc/xowl/xowl-9999.ebuild9
2 files changed, 6 insertions, 5 deletions
diff --git a/x11-misc/xowl/Manifest b/x11-misc/xowl/Manifest
index 35c72e963dbe..ff61534d428d 100644
--- a/x11-misc/xowl/Manifest
+++ b/x11-misc/xowl/Manifest
@@ -1,2 +1,2 @@
-EBUILD xowl-9999.ebuild 818 BLAKE2B e59325e7c1a088ca6ff87a22c4fe4c37dd1c7816d20600ff3521eee7a215d0336b012ece217334e7f41272e79cb600736d8a3f0bb2a901e2761d60f04df49cb0 SHA512 7a0c0891907059349356bf5a6f679fbd27c1c0806d30c1ecc5743ddac7f2dff7593a32b1a8b5cbe7c3286c93e0a57319f5c71ca5fefb19076859c21953b0a8ed
+EBUILD xowl-9999.ebuild 835 BLAKE2B 0b62861c6314ca3319d719c4924e417b97e1149ce75a89a8e706466feba23e0a6e1dfb61193efe50ccaa956aee538ea91e1411ccadc1c13ffe4eb03e72d50bba SHA512 2117d69da04af0bd8e26b73dd68a47c17fec877ec30cd495a061cf36ba12737a94286606cba560e2776fc00673d64fbdd55440dfe88fa3d0f1f33734cb039681
MISC metadata.xml 248 BLAKE2B 122d6deb79d87e5f84380c4d7f05a94ab6a7ab145824b59389f56693698513173a1d278a957e6de71303e6b5df62da03256a75243bcad275d98829ecfb0ea0ab SHA512 58a338e8f357c34981d94e462806cc09b99f2d6fc28b377966e10c3b7b49e39650c11d03a5c15000ed08d3ddfe345fd326c5a1da82d4b89cbb828091228dfab2
diff --git a/x11-misc/xowl/xowl-9999.ebuild b/x11-misc/xowl/xowl-9999.ebuild
index d4d0a425dfb7..e563aab37668 100644
--- a/x11-misc/xowl/xowl-9999.ebuild
+++ b/x11-misc/xowl/xowl-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,13 +12,14 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS=""
-DEPEND="
+RDEPEND="
x11-libs/libX11
x11-libs/libXft
x11-libs/libXinerama
"
-RDEPEND="
- ${DEPEND}
+DEPEND="
+ ${RDEPEND}
+ virtual/pkgconfig
"
src_prepare() {