Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in / Register
Toggle navigation
core
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
50
Issues
50
List
Boards
Labels
Service Desk
Milestones
Merge Requests
9
Merge Requests
9
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Security & Compliance
Security & Compliance
Dependency List
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chakra
Packages
core
Commits
354f7ad9
Commit
354f7ad9
authored
Jun 25, 2011
by
Adrián Chaves (Gallaecio)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Applied Boost changes to repo-clean dependencies.
parent
76f3ee4c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
repo-clean/PKGBUILD
repo-clean/PKGBUILD
+2
-2
No files found.
repo-clean/PKGBUILD
View file @
354f7ad9
...
...
@@ -12,8 +12,8 @@ pkgdesc="Clean utility for Pacman repository"
arch
=(
'i686'
'x86_64'
)
url
=
"http://code.google.com/p/repo-clean/"
license
=(
'GPL'
)
depends
=(
'
pacman'
'boost
'
)
makedepends
=(
'cmake'
'gcc'
)
depends
=(
'
boost-libs'
'pacman
'
)
makedepends
=(
'
boost'
'
cmake'
'gcc'
)
source
=(
http://chakra-project.org/source/
$pkgname
-
$pkgver
.tar.bz2
repo_clean_xz.patch
boost-1.46.1.patch
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment