diff options
-rw-r--r-- | conf/packages.debian-squeeze | 2 | ||||
-rw-r--r-- | conf/packages.debian-squeeze+testing | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/conf/packages.debian-squeeze b/conf/packages.debian-squeeze index 211997d74..45118d841 100644 --- a/conf/packages.debian-squeeze +++ b/conf/packages.debian-squeeze @@ -36,5 +36,5 @@ postgresql-8.4 postgresql-server-dev-8.4 gnuplot ttf-bitstream-vera -libexpat1-devel +libexpat1-dev libcarp-clan-perl diff --git a/conf/packages.debian-squeeze+testing b/conf/packages.debian-squeeze+testing index 6e16f67d6..491546355 100644 --- a/conf/packages.debian-squeeze+testing +++ b/conf/packages.debian-squeeze+testing @@ -36,5 +36,5 @@ postgresql-8.4 postgresql-server-dev-8.4 gnuplot ttf-bitstream-vera -libexpat1-devel +libexpat1-dev libcarp-clan-perl |