Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 232594 | Differences between
and this patch

Collapse All | Expand All

(-)bike/query/getPackageDependencies.py (-1 / +1 lines)
Lines 2-6 Link Here
2
2
3
# fileInPackage is the filename of a file in the package hierarchy
3
# fileInPackage is the filename of a file in the package hierarchy
4
def getPackageDependencies(fileInPackage):
4
def getPackageDependencies(fileInPackage):
5
    
5
    pass
6
6

Return to bug 232594