diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-11-27 12:43:33 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-11-27 12:43:33 -0600 |
commit | a554167392f99abd68e9fe9477fc66177516e90e (patch) | |
tree | acc6308d94b9f1f5835d17547d8e7a74e7ada5a5 /ubuntu/maverick | |
parent | d9733bddae8f68bcb6a3ad9240a8036894e75021 (diff) | |
download | tde-packaging-a554167392f99abd68e9fe9477fc66177516e90e.tar.gz tde-packaging-a554167392f99abd68e9fe9477fc66177516e90e.zip |
Fix stupid mistake in tdevelop control file causing FTBFS
Diffstat (limited to 'ubuntu/maverick')
-rw-r--r-- | ubuntu/maverick/tdevelop/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/tdevelop/debian/control b/ubuntu/maverick/tdevelop/debian/control index 442ec61d3..f6c009e5b 100644 --- a/ubuntu/maverick/tdevelop/debian/control +++ b/ubuntu/maverick/tdevelop/debian/control @@ -54,7 +54,7 @@ Description: An IDE for Unix/X11 - data This package contains arch independent data for TDevelop. Package: kdevdesigner-trinity -Architecture: all +Architecture: any Depends: ${shlibs:Depends}, tdevelop-trinity (= ${source:Version}) Description: KDevDesigner part for TDevelop This package provides the KDevDesigner part for TDevelop |