diff options
author | Ratchanan Srirattanamet <ratchanan@ubports.com> | 2023-12-14 04:18:49 +0700 |
---|---|---|
committer | Ratchanan Srirattanamet <ratchanan@ubports.com> | 2023-12-14 04:18:49 +0700 |
commit | 7b5f818792e346ec675c5bf7c0594b446b22ced3 (patch) | |
tree | bff0d89921817a535693fcc04cbbf433f7750dae /debian | |
parent | b7db65f03581cb95799410fa60044b9178c27db6 (diff) | |
download | ayatana-indicator-display-7b5f818792e346ec675c5bf7c0594b446b22ced3.tar.gz ayatana-indicator-display-7b5f818792e346ec675c5bf7c0594b446b22ced3.tar.bz2 ayatana-indicator-display-7b5f818792e346ec675c5bf7c0594b446b22ced3.zip |
debian/control: remove uneeded dependency
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index b4da897..3413eee 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,6 @@ Build-Depends: cmake, libayatana-common-dev (>= 0.9.3), libglib2.0-dev (>= 2.36), libgtest-dev, - libgudev-1.0-dev, libproperties-cpp-dev, libgeoclue-2-dev, libaccountsservice-dev, |