diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-09-22 09:37:42 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-09-22 09:37:42 -0300 |
commit | cca12a7f7b46f9db80155f58b4253127ac1e8489 (patch) | |
tree | 689cb3572ec5c0ad50a0d2242ed9419d9b2eb486 /libre/icecat-theme-gnome/PKGBUILD | |
parent | ddb91c41bc38c7eec1d77a7e76494fb255f13bf2 (diff) | |
download | abslibre-cca12a7f7b46f9db80155f58b4253127ac1e8489.tar.gz abslibre-cca12a7f7b46f9db80155f58b4253127ac1e8489.tar.bz2 abslibre-cca12a7f7b46f9db80155f58b4253127ac1e8489.zip |
icecat-theme-gnome: minor fix
Diffstat (limited to 'libre/icecat-theme-gnome/PKGBUILD')
-rw-r--r-- | libre/icecat-theme-gnome/PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libre/icecat-theme-gnome/PKGBUILD b/libre/icecat-theme-gnome/PKGBUILD index 4e4e8ca00..7d5e67284 100644 --- a/libre/icecat-theme-gnome/PKGBUILD +++ b/libre/icecat-theme-gnome/PKGBUILD @@ -15,6 +15,7 @@ url="https://addons.mozilla.org/en-us/firefox/addon/adwaita/" arch=('any') license=('MPL') depends=("icecat") +replaces=('icecat-theme-adwaita') conflicts=('icecat-theme-adwaita') optdepends=('icecat-theme-gnome-tweak: GNOME theme customization') source=("https://addons.mozilla.org/firefox/downloads/file/410922/gnome_3-${pkgver}-fx-linux.xpi") |