aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2017-12-29 12:17:45 +0100
committerGuido Günther <agx@sigxcpu.org>2017-12-29 12:17:45 +0100
commitd52ffebc6fae5925b798edd6623ab00deeca64f2 (patch)
treeaab7f646a8a55d0c01e24d9ed04888e7a6a12acb
parentDocument changes and release 3.26.1-1 (diff)
downloadkrb5-auth-dialog-d52ffebc6fae5925b798edd6623ab00deeca64f2.tar.gz
krb5-auth-dialog-d52ffebc6fae5925b798edd6623ab00deeca64f2.tar.bz2
krb5-auth-dialog-d52ffebc6fae5925b798edd6623ab00deeca64f2.zip
Drop unneeded rarian-compat build-dependency
Closes: #885667
-rw-r--r--debian/control1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index d2384c9..ad2db2b 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,6 @@ Build-Depends:
libnotify-dev (>= 0.7.1),
libpam0g-dev,
pkg-config,
- rarian-compat,
Standards-Version: 4.1.1
Vcs-Git: https://anonscm.debian.org/git/users/agx/krb5-auth-dialog.git
Vcs-Browser: https://anonscm.debian.org/git/users/agx/krb5-auth-dialog.git
bgstack15