diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2023-07-12 13:21:46 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2023-07-12 13:27:54 +0200 |
commit | c82eb0f14b44ef1ba8c604c7668e29b7109790d0 (patch) | |
tree | 36da1bc1ab2ea898da6cf4a91d39db7761914411 | |
parent | 948a9bb0e40ba2c99ec56b543d3a16ceff077160 (diff) | |
download | itzks-systems-c82eb0f14b44ef1ba8c604c7668e29b7109790d0.tar.gz itzks-systems-c82eb0f14b44ef1ba8c604c7668e29b7109790d0.tar.bz2 itzks-systems-c82eb0f14b44ef1ba8c604c7668e29b7109790d0.zip |
debian/control: webext-ublock-origin has been split up into two bin:pkgs now (one for chromium, one for firefox).
-rw-r--r-- | debian/control | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/debian/control b/debian/control index 78c2ebd..5bb1f58 100644 --- a/debian/control +++ b/debian/control @@ -323,7 +323,8 @@ Depends: unzip, vlc, webcamoid, - webext-ublock-origin, + webext-ublock-origin-firefox | webext-ublock-origin, + webext-ublock-origin-chromium | webext-ublock-origin, x11-apps, itzks-keyring (>= 2018.01.27~) | x2go-keyring, x2goclient, @@ -823,7 +824,8 @@ Depends: tree, unzip, vim, - webext-ublock-origin, + webext-ublock-origin-firefox | webext-ublock-origin, + webext-ublock-origin-chromium | webext-ublock-origin, xarchiver, zip, ${misc:Depends}, @@ -1035,7 +1037,8 @@ Depends: tree, ttf-mscorefonts-installer, unzip, - webext-ublock-origin, + webext-ublock-origin-firefox | webext-ublock-origin, + webext-ublock-origin-chromium | webext-ublock-origin, x11-apps, itzks-keyring (>= 2018.01.27~) | x2go-keyring, x2goclient, @@ -1171,7 +1174,8 @@ Depends: tree, unzip, vim, - webext-ublock-origin, + webext-ublock-origin-firefox | webext-ublock-origin, + webext-ublock-origin-chromium | webext-ublock-origin, itzks-keyring (>= 2018.01.27~) | x2go-keyring, x2goclient, x2godesktopsharing, @@ -1392,7 +1396,8 @@ Depends: uuid-runtime, vlc, webcamoid, - webext-ublock-origin, + webext-ublock-origin-firefox | webext-ublock-origin, + webext-ublock-origin-chromium | webext-ublock-origin, wireless-tools, x11-apps, itzks-keyring (>= 2018.01.27~) | x2go-keyring, |