diff options
author | Jonas Frei <freijon@pm.me> | 2022-02-21 11:53:57 +0100 |
---|---|---|
committer | Jonas Frei <freijon@pm.me> | 2022-02-21 11:53:57 +0100 |
commit | ad9b18686dff9d1ac69142eb1622acaaaaef77d8 (patch) | |
tree | e4c7dfc1400c161640f2b9860e83dd10cbd2874c /gui-apps | |
parent | gui-apps/swaync: Removed punctuation (diff) | |
download | guru-ad9b18686dff9d1ac69142eb1622acaaaaef77d8.tar.gz guru-ad9b18686dff9d1ac69142eb1622acaaaaef77d8.tar.bz2 guru-ad9b18686dff9d1ac69142eb1622acaaaaef77d8.zip |
gui-apps/swaync: Added SLOT for gtk+ dependency
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jonas Frei <freijon@pm.me>
Diffstat (limited to 'gui-apps')
-rw-r--r-- | gui-apps/swaync/swaync-0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/swaync/swaync-0.4.ebuild b/gui-apps/swaync/swaync-0.4.ebuild index 5adf03b79..33def7742 100644 --- a/gui-apps/swaync/swaync-0.4.ebuild +++ b/gui-apps/swaync/swaync-0.4.ebuild @@ -24,7 +24,7 @@ DEPEND=" gui-libs/gtk-layer-shell gui-libs/libhandy sys-apps/dbus - x11-libs/gtk+ + x11-libs/gtk+:3 " RDEPEND="${DEPEND}" BDEPEND=" |